home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / text / edit / WarpCPP14.readme < prev    next >
Text File  |  1995-07-02  |  3KB  |  83 lines

  1. Short:    GoldED syntax parser for C++
  2. Author:   dietmar@tomate.tng.oche.de (Dietmar Eilert)
  3. Uploader: cab@studbox.uni-stuttgart.de (Stefan Gybas)
  4. Type:     text/edit
  5. Replaces: text/edit/WarpCPP11.lha
  6.  
  7.  
  8. PURPOSE
  9.  
  10.   WarpC++ is a GoldED syntax parsers. GoldED 3 is required to use the parser.
  11.  
  12. COPYIGHT
  13.  
  14.   ©1995  Dietmar  Eilert  (e-mail:  DIETMAR@TOMATE.TNG.OCHE.DE).  All  Rights
  15.   Reserved.  Neither  icons nor code may be reused/reproduced without written
  16.   permission of the author.
  17.  
  18.   Dietmar Eilert
  19.   Mies-v-d-Rohe-Str.31, 52074 Aachen, Germany
  20.   E-Mail: DIETMAR@TOMATE.TNG.OCHE.DE
  21.   Tel: +49-(0)241-81665
  22.        +49-(0)2525-7776
  23.   Fax: +49-(0)241-81665
  24.  
  25. INSTALLATION
  26.  
  27.   Just run the install script. GoldED 3.0.1+ required.
  28.  
  29. USAGE & CONFIGURATION
  30.  
  31.   GoldED is able to highlight sections of text lines and  thus  increase  the
  32.   overall view. Colors are set using GoldED's syntax configuration requester.
  33.   Typical usage of syntax  highlighting  is  to  have  reserved  words  of  a
  34.   programming  language  highlighted.  Syntax  parsing  is  done  by external
  35.   parsers: the editor is responsible for refreshing the display.  The  syntax
  36.   parser  is  responsible  for  parsing  the  text  and for creating a syntax
  37.   description (thus the highlighting  sheme  depends  on  the  parser).  This
  38.   package contains a C++ syntax parser.
  39.  
  40.   Parser names
  41.  
  42.   Please consider that syntax parsers are standard  libraries  and  that  the
  43.   AmigaOS  doesn't  support renaming of libraries: a syntax parser won't work
  44.   after it has been renamed (parser names are case sensitive).
  45.  
  46. HARDWARE
  47.  
  48.   Performance depends on the graphics  hardware:  a  fast  external  graphics
  49.   board  (e.g. Retina Z3) is required to ensure sufficient performance. Amiga
  50.   chipsets are based on bitplanes and  thus  too  slow.  CPU  speed  is  less
  51.   important; suggested system is a 68030 CPU or better.
  52.  
  53.  
  54. ============================= Archive contents =============================
  55.  
  56. Original  Packed Ratio    Date     Time    Name
  57. -------- ------- ----- --------- --------  -------------
  58.     1922     937 51.2% 23-May-95 12:06:36  WarpC++.info
  59.     1065     557 47.6% 17-May-95 20:25:48 +auto.ged
  60.     5732    3634 36.6% 17-Feb-95 19:22:36 +gx
  61.     2125     747 64.8% 17-May-95 20:41:28 +Install
  62.      732     377 48.4% 17-May-95 20:16:30 +Install.info
  63.      713     445 37.5% 16-Mar-95 13:23:58 +Licence
  64.      855     378 55.7% 17-May-95 20:30:26 +Licence.info
  65.     9240    5082 45.0% 15-Jun-95 14:45:08 +warpC++.parser
  66.       85      68 20.0% 17-May-95 20:21:14 +warpC++.syn
  67.     1672     907 45.7% 18-May-95 16:26:42 +ReadMe
  68.      855     372 56.4% 17-May-95 20:30:26 +ReadMe.info
  69.      490     212 56.7% 13-Apr-95 20:08:06 +defs.h
  70.     1466     583 60.2% 14-May-95 13:36:54 +DMakefile
  71.    38907    8485 78.1% 15-Jun-95 14:44:38 +funcs.c
  72.      240     130 45.8% 15-Feb-95 19:18:56 +init.c
  73.     4323    1577 63.5% 09-Apr-95 09:48:28 +lib.c
  74.      377     192 49.0% 09-Apr-95 09:48:42 +lib.fd
  75.      772     431 44.1% 17-May-95 20:36:08 +funcs.o
  76.     1268     662 47.7% 17-May-95 20:35:52 +init.o
  77.     2260     580 74.3% 17-May-95 20:35:38 +lib-protos.h
  78.     7008    3762 46.3% 15-Jun-95 14:45:04 +lib.o
  79.       68      60 11.7% 17-May-95 20:35:46 +tag.o
  80.     4542    1568 65.4% 14-May-95 13:36:38 +tag.a
  81. -------- ------- ----- --------- --------
  82.    86717   31746 63.3% 21-Jun-95 12:39:50   23 files
  83.